quartz: add a special case to GtkIMContextSimply for entering '"'
authorMichael Natterer <mitch@lanedo.com>
Thu, 10 May 2012 08:57:16 +0000 (10:57 +0200)
committerMichael Natterer <mitch@gimp.org>
Thu, 10 May 2012 09:06:09 +0000 (11:06 +0200)
commitc1cfcd03a550e0b79c563a2de3c9f6fb5f9b134f
treeff6adf6e6e5b279e9c7d48c747f4dfa5de8a0d8b
parentcc057d5c4e6b5567903e8321e345c62d9d76536a
quartz: add a special case to GtkIMContextSimply for entering '"'

Turn dead_doubleacute plus space into '"' and not into a double
acute because that's the way to enter double quotes on the
US-International keyboard layout.
(cherry picked from commit 71164e57b9b999f07a613806058ee87b9cbf882d)
gtk/gtkimcontextsimple.c